CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cross validation

搜索资源列表

  1. CrossValidation

    0下载:
  2. 介绍了交叉验证的基本概念和常见问题。不是源码,但是编程用对新手很有用。-Introduces the basic concepts of cross-validation and frequently asked questions. Not the source, but the programming is useful for the novice to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:6988
    • 提供者:sun
  1. classifier

    1下载:
  2. 用matlab实现Part1. 实现一个k近邻分类器,Part 2.实现一个最小二乘分类器,Part 3.实现一个支持向量机分类器,Part 4.在不同数据集上使用交叉验证选择各个算法的参数-Part1. Achieve a k-nearest neighbor classifier, Part 2. Achieve a least-squares classifier, Part 3. Implement a support vector machine classifier, Part 4.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4149
    • 提供者:张翰晓
  1. Appendix1B_K_cross_validation

    0下载:
  2. sourse code for cross validation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3694
    • 提供者:Dipjyoti
  1. crossvalidate

    1下载:
  2. 10折交叉验证代码 自编函数 可用于任何数据 直接使用即可-10 fold cross validation code editing the function can be used in any data can be used directly
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:889
    • 提供者:
  1. knn_self

    0下载:
  2. 数据统计学习中的knn算法,实现对多组数据的交叉验证-Statistics Learning knn algorithm to achieve the multi-group cross-validation data
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7641
    • 提供者:
  1. lssvm_demo.m

    0下载:
  2. LS-SVM Leave-One-Out Cross-Validation Demo G. C. Cawley, "Leave-one-out cross-validation based model selection criteria for weighted LS-SVMs", Proceedings of the International Joint Conference on Neural Networks (IJCNN-2006), pages 1661-1668, Vanco
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:4764
    • 提供者:leozajung
  1. GRNN-

    1下载:
  2. 基于广义回归神经网络的数据预测,使用交叉验证的GRNN神经网络预测程序,包含BP和GRNN效果比较程序。两网络用相同的数据进行训练。-Based on generalized regression neural network data prediction, using cross-validation GRNN neural network prediction program, including BP and GRNN effect comparison procedures. Two
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:8082
    • 提供者:rong
  1. gcv

    0下载:
  2. 广义交叉验证函数(GCV) 广义交叉验证函数是用随机的方法对于一个给定的值A的正则化参数的计算。-Generalized cross-validation function (GCV) generalized cross validation function is stochastic method for a given value A regularization parameter calculations.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:849
    • 提供者:师海阔
  1. gcv_function

    0下载:
  2. 对广义交叉验证算法(GCV)的计算的辅助程序。-The generalized cross-validation algorithm (GCV) calculation of auxiliary programs.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:632
    • 提供者:师海阔
  1. knn

    0下载:
  2. k近邻分类器分类 包括PCA功能 归一化 并且带有交叉检验功能-k nearest neighbor classifiers including PCA function normalized and with cross-validation function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:141991
    • 提供者:朱戎生
  1. the-maximum-likelihood-estimate

    0下载:
  2. 1、 极大似然估计 尝试用0~24阶多项式拟合,并用5折交叉验证选择最佳模型(多项式阶数及其系数,给出类似课件中的图),并画出最佳模型的拟合效果图(类似图1,蓝色点为训练样本、红色点为测试样本、绿色线为模型预测),给出该模型的测试误差。 2、 岭回归 多项式阶数为24,正则系数λ的取值范围为exp(-19)到exp(20),采用并用5折交叉验证选择最佳模型。实验结果要求同1。 -1, the maximum likelihood estimate of 0 to 24 try-o
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:131168
    • 提供者:Anymake
  1. create_kfolds_balanced_train_test

    0下载:
  2. Divide/Create data into K-Folds training and testing data which are balanced basing on the labels. It is for k-fold cross validation.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:741
    • 提供者:tund
  1. cross_validation

    0下载:
  2. 基于交叉验证法小波降噪程序,主要应用白噪声-Cross-validation method based on wavelet noise reduction program, the main application of white noise
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:684
    • 提供者:陈作鹏
  1. Naive-Bayes-Text-Classification

    1下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:520820
    • 提供者:刘韵
  1. crossvalidation_svm

    0下载:
  2. matlab编写的调整svm参数的程序,其中cross是主程序,另两个是自己编写的svm核函数,如果要用matlab自带的核函数就把-t的值改成2即可。Ytrain是标记矩阵,Xtrain是特征矩阵,都由用户自己导入。可利用k倍交叉验证来选择最优的c参数。k可自行更改。-svm matlab prepared to adjust the parameters of the program, which cross the main program, and the other two are t
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1729016
    • 提供者:wang
  1. Cross-validation

    0下载:
  2. R语言实现范剑青的缺失数据估计(统计学目前最热研究方向),论文SCI引用超过1千次-R language Jianqing Fan of missing data estimates (statistical currently the hottest research), SCI papers cited more than one thousand times
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:943
    • 提供者:车天波
  1. FFAlta

    0下载:
  2. cross validation of test data
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:804
    • 提供者:weiase
  1. PLSRG

    0下载:
  2. 用于自动计算X和Y矩阵的PLS回归。生成的各种表格一XLS文件存储。其中交叉验证内置,但是可能会有问题-Used to automatically calculate the X and Y matrices PLS regression. A variety of forms generated XLS file storage. Where cross-validation built-in, but there may be a problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3328
    • 提供者:zhangxun
  1. K---NN

    0下载:
  2. 以著名的wine数据作为实验样本。包括k-NN算法,交叉验证,PCA降维等。-With the famous wine data as experimental samples.K- NN algorithm, cross validation, PCA dimension reduction, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:18930
    • 提供者:Zhuzhiwei
  1. croos_val_10

    0下载:
  2. 10 fold cross validation application. it divide into ten fold your data an can use its your image processing app, artificial intelligence app., pattern recognition app. et.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:33229
    • 提供者:deneme
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com